Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TT-414] Solana Dockerization #545

Merged
merged 6 commits into from
Oct 10, 2023
Merged

Conversation

tateexon
Copy link
Contributor

@tateexon tateexon commented Sep 26, 2023

Converts TestSolanaOCRV2Smoke to use the dockerized environment to run the test in CI.
Does not change TestSolanaGauntletOCRV2Smoke or the soak test.

@tateexon tateexon temporarily deployed to integration September 26, 2023 15:07 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration September 26, 2023 15:07 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration September 26, 2023 15:07 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration September 26, 2023 15:07 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration September 26, 2023 15:16 — with GitHub Actions Inactive
@tateexon tateexon force-pushed the TT-414-e2e-docker-conversion branch from 4543e46 to 41c288d Compare October 2, 2023 17:54
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:54 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:54 — with GitHub Actions Inactive
@tateexon tateexon force-pushed the TT-414-e2e-docker-conversion branch from 41c288d to a492fb7 Compare October 2, 2023 17:55
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:55 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:55 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:55 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 17:56 — with GitHub Actions Inactive
@tateexon tateexon force-pushed the TT-414-e2e-docker-conversion branch from a492fb7 to eb55e80 Compare October 2, 2023 18:12
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:13 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:13 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:13 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:13 — with GitHub Actions Inactive
@tateexon tateexon force-pushed the TT-414-e2e-docker-conversion branch from eb55e80 to 9201353 Compare October 2, 2023 18:32
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:32 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:32 — with GitHub Actions Inactive
@tateexon tateexon force-pushed the TT-414-e2e-docker-conversion branch from 9201353 to 95968a5 Compare October 2, 2023 18:42
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:42 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:42 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 2, 2023 18:42 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 5, 2023 19:42 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 5, 2023 19:48 — with GitHub Actions Inactive
@@ -22,7 +22,7 @@ runs:
repository: smartcontractkit/chainlink-solana
ref: ${{ inputs.ref }}
- name: Setup go
uses: actions/setup-go@v3
uses: actions/setup-go@v4
with:
go-version-file: "go.mod"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: isn't this the default value?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jmank88
jmank88 previously approved these changes Oct 10, 2023
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:36 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:36 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:36 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:48 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:48 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 19:49 — with GitHub Actions Inactive
jmank88
jmank88 previously approved these changes Oct 10, 2023
@tateexon tateexon temporarily deployed to integration October 10, 2023 20:01 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 20:01 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 20:10 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 20:10 — with GitHub Actions Inactive
@tateexon tateexon temporarily deployed to integration October 10, 2023 20:10 — with GitHub Actions Inactive
@cl-sonarqube-production
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@tateexon tateexon temporarily deployed to integration October 10, 2023 20:15 — with GitHub Actions Inactive
@tateexon tateexon merged commit 896f5c3 into develop Oct 10, 2023
25 checks passed
@tateexon tateexon deleted the TT-414-e2e-docker-conversion branch October 10, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants